@font-face {
  font-family: 'gasgi-icon';
  src:  url('gasgi-icon.eot?kanqlr');
  src:  url('gasgi-icon.eot?kanqlr#iefix') format('embedded-opentype'),
    url('gasgi-icon.ttf?kanqlr') format('truetype'),
    url('gasgi-icon.woff?kanqlr') format('woff'),
    url('gasgi-icon.svg?kanqlr#gasgi-icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'gasgi-icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-star_outline:before {
  content: "\e91a";
}
.icon-star_filled:before {
  content: "\e91b";
}
.icon-arrow_upward:before {
  content: "\e91c";
}
.icon-layers:before {
  content: "\e918";
}
.icon-location:before {
  content: "\e919";
}
.icon-homework:before {
  content: "\e914";
}
.icon-boat:before {
  content: "\e915";
}
.icon-map-1:before {
  content: "\e916";
}
.icon-map:before {
  content: "\e917";
}
.icon-scroll_top:before {
  content: "\e90a";
}
.icon-close:before {
  content: "\e90b";
}
.icon-instagram_round:before {
  content: "\e90c";
}
.icon-rss_round:before {
  content: "\e90d";
}
.icon-snapchat_round:before {
  content: "\e90e";
}
.icon-twitter_round:before {
  content: "\e90f";
}
.icon-linkedin:before {
  content: "\e910";
}
.icon-twitter:before {
  content: "\e911";
}
.icon-facebook:before {
  content: "\e912";
}
.icon-instagram:before {
  content: "\e913";
}
.icon-home:before {
  content: "\e909";
}
.icon-menu:before {
  content: "\e908";
}
.icon-calendar:before {
  content: "\e900";
}
.icon-chevron_left:before {
  content: "\e901";
}
.icon-email:before {
  content: "\e902";
}
.icon-expand_more:before {
  content: "\e903";
}
.icon-help:before {
  content: "\e904";
}
.icon-link:before {
  content: "\e905";
}
.icon-phone:before {
  content: "\e906";
}
.icon-sitemap:before {
  content: "\e907";
}
